<<<<<READ THE END OF THIS FILE FOR SPECIAL INSTRUCTIONS>>>>>>>
Welcome to DACManager v 3.1 the complete Database  Access Control Manager.

This version is a 32Bit version that is also compataible with the 16Bit version DACM 2.1. With these two version an application can be created and run in a mixed enviroment against the same DACTable.

Please read DACMGR.HLP in the VCLLIB subdirectory for full details on licensing agreement and support.

If you unziped DACM.ZIP using the -d parameter i.e PKUNZIP -D DACM.ZIP , the you should now have the following structure;

SUB DIRECTORY CONTENTS.
------------------------------------------------
VCLLIB 		-  Component DCU's and DACMGR help file.
VCLSRC         	-  Component source code.
DEMO		-  Demo application and demo Paradox DAC Table.
DB		-  Blank security DAC Table.
CNV 		-  DACM1.0>DACM2.0 Conversion Program
README.TXT  	-  This file.


INSTALLATION
-----------------------
Copy the contents of the VCLLIB directory your VCL LIB directory and follow the usual procedures to add the component in the unit DACMGR.DCU.



USING THE DEMO APP
-------------------------------------
Set up a BDE Alias "DACM" and point this at a directory containing the Paradox file VSEC.DB (in the DEMO directory).

Open and compile the project PROJECT1 in the DEMO directory.

Run Project1.EXE from outside DELPHI.............

On startup use the USERNAME "Administrator" and a PIN of "****".

Click on the buttons and see what happens, to see the effect of different users, try logging in using USERNAME "SUE" and a PIN "1234".


HELP
---------
For more info read the help file in your VCL LIB directory. 
Errors or problems or support......... Private EMail to 72361,2107 or post to me on the DELPHI forum. 

HELP FILES
--------------------
The Help RTF source document is available on request to registered users to enable you to easily combine the help file into your own application help file.

Hope you find it useful!

Rob Edgar.
Visual Solutions Ltd
CIS ID 72361,2107

For proc/functions calls see the source.

